Get all tests

Description

Gets all existing tests in the project.

URL

Copy code
/LoadTest/rest/domains/{domainName}/projects/{projectName}/tests

HTTP Method

GET: Returns the tests in the body of the response.

Request

Headers:

Accept: application/xml

Cookies:

  • Version 2020 (or later): LWSSO_COOKIE_KEY={LwssoCookie};

  • Versions earlier than 2020: LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};

Request Body:

None

Response

Headers:

Content-Type: application/xml

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

HTML Body:

The XML containing the tests.

See Also

Create a test
Test entity XML
Return, delete, or update a test by test ID